{% extends 'base.html' %} {% block title %} Password Changed {% endblock title %} {% block content %}

Password Changed!

{% endblock content %}